Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(hybridcloud) Fix a queue silo assignment #58386

Merged
merged 1 commit into from
Oct 20, 2023
Merged

Conversation

markstory
Copy link
Member

Move foreign key cleanup task to the control queues so we don't have cross silo queue jobs.

Move foreign key cleanup task to the control queues so we don't have
cross silo queue jobs.
@markstory markstory requested a review from a team as a code owner October 18, 2023 20:24
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 18, 2023
@codecov
Copy link

codecov bot commented Oct 19, 2023

Codecov Report

Merging #58386 (02ce8ea) into master (c0d66a1) will increase coverage by 0.48%.
Report is 63 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master   #58386      +/-   ##
==========================================
+ Coverage   78.61%   79.10%   +0.48%     
==========================================
  Files        5139     5140       +1     
  Lines      223982   223998      +16     
  Branches    37723    37724       +1     
==========================================
+ Hits       176093   177184    +1091     
+ Misses      42168    41145    -1023     
+ Partials     5721     5669      -52     
Files Coverage Δ
src/sentry/tasks/deletion/hybrid_cloud.py 88.70% <ø> (ø)
static/app/views/releases/list/index.tsx 77.56% <ø> (ø)

... and 130 files with indirect coverage changes

@markstory markstory merged commit ca804de into master Oct 20, 2023
52 checks passed
@markstory markstory deleted the fix-queue-assignment branch October 20, 2023 16:46
@github-actions github-actions bot locked and limited conversation to collaborators Nov 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Scope: Backend Automatically applied to PRs that change backend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants